My thoughts about the language
These are some of my thoughts about Python.
Like:
- [:] Array slicing notation
- Django
Dislike:
- Semantically meaningful whitespace
- All the different installers/confusion. Which interpreter am I using? Wait is this the version of python that was installed with Conda... or from the windows app installer... or just normal...?
- It may just be that I haven't done enough python in a professional context (@RGP it didn't matter b/c I didn't run hardly locally... it was all on pyspark)